home *** CD-ROM | disk | FTP | other *** search
/ 300 Great Games for Mac / 300 games for mac.iso / Arcade / F1GP / Read Me English < prev    next >
Text File  |  1995-04-04  |  3KB  |  70 lines

  1. Program Name : F1GP v0.3.1
  2. Type : Freeware
  3. Distribution : E-mail author after posting it
  4. Author : Satoru Nishisaka / <PEA03460@niftyserve.or.jp>
  5. Reqiurements : Mac II or above, System 7.1 or above, 16-color, 13" monitor or larger, MMU Recomended
  6. Development Environment : Mac IIci 8MB RAM w/ KanjiTalk 7 (System 7.1-Japanese)
  7. Dev. Language : THINK C 6.0.1 / 68000 asm
  8.  
  9. Version History :
  10.     v0.3.0 : 
  11.         - Added "Bird View"
  12.         - Added function to play the best car.
  13.  
  14.     v0.3.1 :
  15.         - Fixed bug that doesn't save records if F1GP is opened on a non-startup disk.
  16.         - Reduced requred memory size (3.6MB -> 2.4MB)
  17.         - Worse title screen...
  18.  
  19. What's F1GP? :
  20.     F1GP is a F1 race game that features fast scroll / rotate animation. It has been made for presentation at Kansai University in Japan. To make fast-drawing possible, it uses lots of tricks. Because of its tricky code, it requires lots of memory, but at the same time it draws animation at 30 frame-per-second rate on a Mac IIsi.
  21.     F1GP should work with most of the Mac, but since its fast-drawing routine writes graphics directly to the VRAM, it may not work in the future. With some video cards screen depth will not be restored.
  22.     Since most keyboards can't recognize more than 2 keys pressed at a time, F1GP uses modifier keys (i.e. Shift, Option, Command, Control).
  23.  
  24. What's in the menu :
  25.     File Menu :
  26.         VS Game : Starts 2-player game.
  27.         Replay : Replays the last game.
  28.         Game (Left Side) / (Right Side) : Lets you play with the car that recorded the best time before.
  29.  
  30.     View Menu :
  31.         Top View : Moves viewer to right above your car.
  32.         Bird View : Moves viewer to a bit behind your car.
  33.  
  34. Key assignment :
  35.                  Player One (Left Side)    Player Two (Right Side)
  36.   Accelerate  :  Shift                     KeyPad 5
  37.   Turn Left   :  Option                    KeyPad 4
  38.   Turn Right  :  Command                   KeyPad 6
  39.   Brake       :  Control                   KeyPad 8
  40.  
  41. About Records :
  42.     Time is recorded in Minute-Second-Tick (60th of second) format (Tick is always even number (!!)).
  43.     Records are saved in a file called "F1GP Records" in Preferences folder.
  44.         To erase records, trash this file.
  45.  
  46. DO NOT SAY THAT TO F1GP!! :
  47.     "Pictures are not so good" (or something worse)
  48.     "Taste of coloring is not so good" (or something worse)
  49.     "Track is like the one in an old Nintendo game" (or something worse)
  50.     "Doesn't look like a Mac program" (or something worse)
  51.  
  52. Things to be improved (that never get improved) :
  53.     - Add some alternative tracks
  54.     - Improve algorithm of animation
  55.     - Add sound effects
  56.     - Improve recording format
  57.  
  58. Throw-ins :
  59.     - The "You Win" picture is Mr. Koama -- my men.
  60.     - Somewhere in the track, Mr. Miyamoto's there. Find him if you have nothing to deal with.
  61.  
  62.  
  63. Apr. 3, 1994
  64. Satoru Nishisaka <PEA03460@niftyserve.or.jp>
  65.  
  66.  
  67. English Translation by :
  68. Masafumi Ueda <hajime@singnet.com.sg>
  69. Feb. 11, 1995
  70.